home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / pendekar.swf / scripts / DefineButton2_567 / BUTTONCONDACTION on(release).as
Text File  |  2006-05-08  |  83b  |  5 lines

  1. on(release){
  2.    _root.movieName = "intro01";
  3.    _root.gotoAndStop("movies");
  4. }
  5.